* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Feb 2010 13:48:52 +0000 (14:48 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Feb 2010 13:48:52 +0000 (14:48 +0100)
commitf905cef1feaf711c6bc301774167c3eda6607669
tree490380b89ede0627f54325cc24fd72ad81dcc357
parent075032717f8584deceed4270676b0e54ad982585
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
setting the modes by `ignore-errors'.  It might fail, for example
if the file is not owned by the user but the group.
(tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
lisp/ChangeLog
lisp/net/tramp.el